home *** CD-ROM | disk | FTP | other *** search
- Path: informatik.tu-muenchen.de!fischerj
- From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: doubling pixels horizontally
- Date: 5 Mar 1996 13:59:22 GMT
- Organization: Technische Universitaet Muenchen, Germany
- Distribution: world
- Message-ID: <4hhhbq$558@sunsystem5.informatik.tu-muenchen.de>
- References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk> <2182.6619T1129T1416@login.eunet.no> <4gbi2c$104@sunsystem5.informatik.tu-muenchen.de> <2729.6625T787T2734@login.eunet.no> <4h4fn9$m1s@sunsystem5.informatik.tu-muenchen.de> <856.6634T98T1347@login.eunet.no>
- NNTP-Posting-Host: hphalle6g.informatik.tu-muenchen.de
- Originator: fischerj@hphalle6g.informatik.tu-muenchen.de
-
-
- In article <856.6634T98T1347@login.eunet.no>, patrick.hanevold@login.eunet.no (Patrick Hanevold) writes:
- |> Organization: EUnet Norway
- |> Lines: 25
- |> Message-ID: <856.6634T98T1347@login.eunet.no>
- |> References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><4faoe1$47@sunsystem5.informatik.tu-muenchen.de><2991.6612T1034T625@vip.cybercity.dk>
- |> <2182.6619T1129T1416@login.eunet.no> <4gbi2c$104@sunsystem5.informatik.tu-muenchen.de>
- |> <2729.6625T787T2734@login.eunet.no> <4h4fn9$m1s@sunsystem5.informatik.tu-muenchen.de>
- |> NNTP-Posting-Host: pc6.asker-pm2-1.eunet.no
- |> X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
- |>
- |>
- |> >|> >Adjust according to cpu+effect, not resolution. will always work.
- |> >|> When I say c2p, I mean the whole thing. (LC2P:)
- |> >The whole descent clone or what ?
- |> Hehe.. Fullscreen linear c2p.
- |>
- |> >|> >But then rtg maybe doesn't include chunky on AGA+! Wouldn't that
- |> >|> >be mega-pity your code supports cards but would fail on A1300!
- |> >|> If it doesnt support macines without gfx-cards, it can just fail to open,
- |> >|> and then you do normal c2p.
- |>
- |> >You would do normal c2p on a AGA+ machine ? c2p on a chunky chipset ?
- |> >ugh.
- |> Newer version of the lib will support this i guess.
- |>
- |> >|>
- |> >|> >If you do a rtg version, better also supply a gfx.lib version.
- |> >|> Why?
- |> >because "be mega-pity your code supports cards but would fail on A1300!" :)
- |> A1300?
-
- A Amiga with AGA+, i.e a chipset that got a chunky mode.
- but it would probably lack the libraries you use on gfx-cards!
-
- You would fall back to c2p on a improved chipset Ami, which would be
- a mega pity. Use writepixelarray8(), at least as option.
-
- |>
- |> <sb>Patrick Hanevold - Virtual Reality developer
- |> <sb>patrick.hanevold@login.eunet.no
- |> <sb>Amiga and official Be developer
- |>
- ------------------------------------------------------------------------
- fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) =:)
-
-